net/http.http2ClientConn.addStreamLocked (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8454: 	cc.addStreamLocked(cs) // assigns stream ID
		h2_bundle.go#L9184: func (cc *http2ClientConn) addStreamLocked(cs *http2clientStream) {